@tessl/cli 0.21.0 → 0.21.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +3 -3
- package/dist/bundle.mjs +364 -364
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
# Tessl
|
|
2
2
|
|
|
3
|
-
Tessl
|
|
3
|
+
Tessl keeps coding agents on rails using spec-driven development (SDD):
|
|
4
4
|
|
|
5
|
-
-
|
|
6
|
-
- Use the Tessl framework to create
|
|
5
|
+
- Install usage docs for your favorite open source library from the Tessl Spec Registry
|
|
6
|
+
- Use the Tessl framework to create your own spec-driven project
|
|
7
7
|
|
|
8
8
|
**Explore more in our [official documentation](https://docs.tessl.io)**.
|
|
9
9
|
|